gtk4.git
2015-12-03 Timm BäderGtkEntry: Remove recompute idle
2015-12-03 Timm BäderGtkEntry: Remove unused fields
2015-12-03 Lapo CalamandreiAdwaita: some OSD rationalization
2015-12-03 Lapo CalamandreiAdwaita: scale with marks styling
2015-12-03 Lapo CalamandreiAdwaita: added back scale marks style
2015-12-03 Benjamin Ottetests: Rework some foreigndrawing code
2015-12-03 Matthias ClasenUpdate gtk_drag_highlight() docs
2015-12-03 Matthias ClasenSimplify foreign drawing example a bit
2015-12-03 Lapo CalamandreiAdwaita: scale fill style
2015-12-03 Sebastien BacherGtkAppChooserWidget: wrap the label, use a standard...
2015-12-03 Lapo CalamandreiAdwaita: rename scale sass templates to be more specific
2015-12-03 Lapo CalamandreiAdwaita: added back style for scales on selected list...
2015-12-03 Lapo CalamandreiAdwaita: first stab at GtkScale and GtkProgressBar...
2015-12-03 Benjamin Ottewindow: Deprecate gtk_window_resize_to_geometry()
2015-12-03 Olivier Fourdangtkwindow: Document further resize with csd
2015-12-03 Matthias Clasenentry: Use regular drag highlight
2015-12-03 Matthias ClasenUse :dnd pseudoclass for drag highlighting
2015-12-03 Matthias Clasencss: Add a :dnd pseudoclass
2015-12-03 Matthias ClasenAdd a selected text example
2015-12-03 Matthias ClasenMake foreign drawing example work
2015-12-02 Matthias ClasenAdd another hand-drawn scrollbar
2015-12-02 Matthias ClasenAdd an example of foreign drawing
2015-12-02 Benjamin Ottecss: Introduct -gtk-icon-palette
2015-12-02 Daniel MustielesUpdated Spanish translation
2015-12-02 Timm BäderGtkRange: Return proper constants in signal handlers
2015-12-02 Timm BäderGtkRange: Remove recalc_marks field
2015-12-02 Timm BäderGtkRange: Use G_MININT as default mouse position, not -1
2015-12-02 Timm BäderGtkScale: Add missing nullable annotations
2015-12-02 Lapo CalamandreiAdwaita: button.color fix
2015-12-02 Lapo CalamandreiAdwaita: vertically linked insensitive entries
2015-12-02 Benjamin Ottednd: Add gtk_image_set_from_definition()
2015-12-02 Benjamin Ottednd: No need to reset the icon
2015-12-02 Benjamin Otteimage: Remove unused code
2015-12-02 Benjamin Otteimage: Split out a function
2015-12-02 Krzesimir Nowakimagedefinition: Assert when trying to free empty defin...
2015-12-02 Krzesimir Nowakcssprovider: Pass NULL unconditionally
2015-12-02 Olivier Fourdangtkwindow: apply CSD in configure size request
2015-12-02 Matthias Clasenpopover: Make position property not CONSTRUCT
2015-12-02 Matthias Clasenpopover: Port to g_object_install_properties
2015-12-02 Matthias Clasendnd: Drop an unused argument
2015-12-02 Matthias Clasendnd: Some simplifications
2015-12-02 Matthias ClasenDrop gdk_wayland_drag_context_get_dnd_window
2015-12-02 Matthias Clasendnd: Prevent black background in icons
2015-12-02 Matthias ClasenDND: Drop support for using rgba cursors as icons
2015-12-02 Matthias Clasendnd: Fix issues with drag icons under Wayland
2015-12-02 Matthias ClasenAdd gdk_drag_context_get_drag_window
2015-12-02 Benjamin Ottewidget: Don't update pango context in state_flags_changed
2015-12-02 Benjamin OtteChain up in state_flags_changed
2015-12-02 Benjamin Ottecss: Add ability to specify icontheme in CSS
2015-12-02 Benjamin Ottewindow: Listen to icon theme changes on CSS
2015-12-02 Benjamin Ottecss: Query icon theme from style, not from settings
2015-12-01 Benjamin Ottespinner: Active spinners should be :checked, not :active
2015-12-01 Benjamin Ottestylecontext: Don't emit state warning for transient...
2015-12-01 Benjamin Ottecss: Rename -gtk-image-effect to -gtk-icon-effect
2015-12-01 Benjamin OtteStop using gtk_icon_size_lookup_for_settings()
2015-12-01 Benjamin Otteiconhelper: Stop tracking state
2015-12-01 Benjamin Otteiconfactory: Make state depend on image-effect
2015-12-01 Benjamin Otteiconhelper: Remove _gtk_icon_helper_ensure_pixbuf()
2015-12-01 Benjamin Ottestatusicon: Use gtk_icon_helper_load_surface()
2015-12-01 Benjamin Ottednd: Add gtk_drag_set_icon_definition()
2015-12-01 Benjamin Otteimagedefinition: Remove icon-size
2015-12-01 Benjamin Ottednd: Rewrite iconhelper code
2015-12-01 Benjamin Otteentry: Use gtk_icon_helper_load_surface()
2015-12-01 Benjamin Otteiconhelper: Add a scale argument to gtk_icon_helper_loa...
2015-12-01 Benjamin Otteiconhelper: Refactor ensure_surface()
2015-12-01 Benjamin Otteiconhelper: Store surface in ensure_surface()
2015-12-01 Benjamin Otteiconhelper: Don't store surface size
2015-12-01 Benjamin Otteiconhelper: Move invalidation check
2015-12-01 Benjamin Ottednd: Use surface for dnd icon instead of pixbuf
2015-12-01 Benjamin Otteiconhelper: Move invalidation check
2015-12-01 Benjamin Otteiconhelper: Improve size determination for surfaces
2015-12-01 Benjamin Otteiconhelper: Move size computation
2015-12-01 Benjamin Otteimage: queue_resize() after changing icon-size property
2015-12-01 Benjamin Ottedragsource: Store an itemdefinition, not an iconhelper
2015-12-01 Benjamin Otteimagedefinition: Split out from icon helper
2015-12-01 Benjamin Ottewindow: Remove suspicious branch
2015-12-01 Benjamin OtteRevert "gdk_pixbuf_get_from_window: honor device scale"
2015-12-01 Benjamin Ottewayland: Remove unused variable
2015-12-01 Matthias Clasenpopover: Make it possible to constrain to toplevel
2015-12-01 Christian Hergertfilechooserbutton: add some spacing between icon and...
2015-12-01 Olivier Fourdangtkwindow: remove headerbar after disposing parent
2015-12-01 Olivier Fourdanwayland: re-configure surface even if size matches
2015-12-01 Carlos Garnachowayland: Invert drop_finished/button release call order
2015-12-01 Carlos Garnachowayland: Store requested target on GdkWaylandSelection
2015-12-01 Timm BäderAdd some more missing nullable annotations
2015-12-01 Timm BäderGtkBox: The center widget can be NULL
2015-12-01 Timm BäderGtkWidget: Add some missing nullable annotations
2015-12-01 Matthias Claseninspector: Show the size request mode
2015-12-01 Matthias Clasenwindow: Use g_set_object
2015-11-30 Matthias Clasentestentryicons: update dnd example
2015-11-30 Matthias Clasentestentryicons: Use an existing icon name
2015-11-30 Carlos Garnachowayland: Refactor selection ownership
2015-11-30 Sébastien Wilmettextiter: fix bug in case insensitive backward search
2015-11-30 Florian Müllnerlistbox: Use :focus-on-click policy from row instead...
2015-11-30 Timm Bädericon-browser: Stop using GtkMisc properties
2015-11-30 Timm Bädericon-browser: Use proper "times" character
2015-11-30 Timm Bädericon-browser: baseline-align the icon size labels
2015-11-30 Matthias Clasenstack: Update windows before allocating children
2015-11-30 Emmanuele Bassiscalebutton: Annotate the return type
2015-11-30 Benjamin Ottegtkwindow: fix regression with firefox dropdown menu
next